home *** CD-ROM | disk | FTP | other *** search
- Path: inforamp.net!ts26-11
- From: rmorin@inforamp.net (Randy Charles Morin)
- Newsgroups: comp.lang.c++
- Subject: Re: Question about visibility of local variables
- Date: Wed, 06 Mar 96 04:44:14 GMT
- Organization: MiddleWorld SoftWare
- Message-ID: <4hj56k$elu@sam.inforamp.net>
- References: <4hgufv$48h@hpbblb.bbn.hp.com> <4hifc6$hm5@news1.usa.pipeline.com>
- NNTP-Posting-Host: ts26-11.tor.inforamp.net
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- In article <4hifc6$hm5@news1.usa.pipeline.com>,
- grantp@usa.pipeline.com(Pete) wrote:
- >On Mar 05, 1996 08:37:19 in article <Re: Question about visibility of local
- >variables>, 'Matthias Dittrich <matti>' wrote:
- >>A variable defined in a block (you should do this at the begin) is valid
- >Why?
-
- Because its easier to read.
-
- Agrivar
-